PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFMatrix Class
/ rotatedMatrix Method
Rotation angle in degrees.
Collapse All
Expand All
In This Topic
rotatedMatrix Method
In This Topic
Creates a matrix with a rotation as the initial value.
Syntax
public
static
PDFMatrix
rotatedMatrix(
double
angle
)
Parameters
angle
Rotation angle in degrees.
Return Value
The matrix.
See Also
Reference
PDFMatrix Class
PDFMatrix Members